home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / loanapp / loanf6.frm < prev    next >
Text File  |  1995-05-07  |  8KB  |  271 lines

  1. VERSION 2.00
  2. Begin Form Form6 
  3.    BackColor       =   &H00808080&
  4.    ClientHeight    =   2655
  5.    ClientLeft      =   315
  6.    ClientTop       =   1515
  7.    ClientWidth     =   8880
  8.    ControlBox      =   0   'False
  9.    Height          =   3060
  10.    Left            =   255
  11.    LinkMode        =   1  'Source
  12.    LinkTopic       =   "Form6"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   2655
  16.    ScaleWidth      =   8880
  17.    Top             =   1170
  18.    Width           =   9000
  19.    Begin CommandButton Command3 
  20.       Caption         =   "Cancel"
  21.       Height          =   300
  22.       Left            =   4995
  23.       TabIndex        =   17
  24.       Top             =   2160
  25.       Width           =   3000
  26.    End
  27.    Begin CommandButton Command1 
  28.       Caption         =   "Ok"
  29.       Height          =   300
  30.       Left            =   885
  31.       TabIndex        =   16
  32.       Top             =   2160
  33.       Width           =   3000
  34.    End
  35.    Begin PictureBox Picture5 
  36.       Height          =   900
  37.       Left            =   5100
  38.       ScaleHeight     =   870
  39.       ScaleWidth      =   3705
  40.       TabIndex        =   4
  41.       Top             =   1035
  42.       Width           =   3735
  43.       Begin PictureBox BEditF6 
  44.          FontBold        =   -1  'True
  45.          FontItalic      =   0   'False
  46.          FontName        =   "MS Sans Serif"
  47.          FontSize        =   9.75
  48.          FontStrikethru  =   0   'False
  49.          FontUnderline   =   0   'False
  50.          Height          =   495
  51.          Index           =   5
  52.          Left            =   1050
  53.          ScaleHeight     =   465
  54.          ScaleWidth      =   2160
  55.          TabIndex        =   11
  56.          Top             =   330
  57.          Width           =   2190
  58.       End
  59.       Begin Label Label6 
  60.          Caption         =   "Cost:"
  61.          Height          =   225
  62.          Left            =   330
  63.          TabIndex        =   10
  64.          Top             =   555
  65.          Width           =   465
  66.       End
  67.       Begin Label Label9 
  68.          Caption         =   "$"
  69.          FontBold        =   -1  'True
  70.          FontItalic      =   0   'False
  71.          FontName        =   "MS Sans Serif"
  72.          FontSize        =   12
  73.          FontStrikethru  =   0   'False
  74.          FontUnderline   =   0   'False
  75.          Height          =   300
  76.          Left            =   885
  77.          TabIndex        =   20
  78.          Top             =   495
  79.          Width           =   180
  80.       End
  81.       Begin Label Label5 
  82.          Caption         =   "Improvement(s):"
  83.          Height          =   240
  84.          Left            =   30
  85.          TabIndex        =   9
  86.          Top             =   45
  87.          Width           =   1440
  88.       End
  89.    End
  90.    Begin PictureBox Picture4 
  91.       Height          =   900
  92.       Left            =   15
  93.       ScaleHeight     =   870
  94.       ScaleWidth      =   4950
  95.       TabIndex        =   3
  96.       Top             =   1035
  97.       Width           =   4980
  98.       Begin PictureBox BEditF6 
  99.          FontBold        =   -1  'True
  100.          FontItalic      =   0   'False
  101.          FontName        =   "MS Sans Serif"
  102.          FontSize        =   9.75
  103.          FontStrikethru  =   0   'False
  104.          FontUnderline   =   0   'False
  105.          Height          =   495
  106.          Index           =   4
  107.          Left            =   45
  108.          ScaleHeight     =   465
  109.          ScaleWidth      =   4830
  110.          TabIndex        =   15
  111.          Top             =   330
  112.          Width           =   4860
  113.       End
  114.       Begin Label Label4 
  115.          Caption         =   "Purpose of Refinance:"
  116.          Height          =   225
  117.          Left            =   45
  118.          TabIndex        =   8
  119.          Top             =   45
  120.          Width           =   1980
  121.       End
  122.    End
  123.    Begin PictureBox Picture3 
  124.       Height          =   900
  125.       Left            =   5460
  126.       ScaleHeight     =   870
  127.       ScaleWidth      =   3345
  128.       TabIndex        =   2
  129.       Top             =   60
  130.       Width           =   3375
  131.       Begin PictureBox BEditF6 
  132.          FontBold        =   -1  'True
  133.          FontItalic      =   0   'False
  134.          FontName        =   "MS Sans Serif"
  135.          FontSize        =   9.75
  136.          FontStrikethru  =   0   'False
  137.          FontUnderline   =   0   'False
  138.          Height          =   495
  139.          Index           =   3
  140.          Left            =   285
  141.          ScaleHeight     =   465
  142.          ScaleWidth      =   2925
  143.          TabIndex        =   14
  144.          Top             =   330
  145.          Width           =   2955
  146.       End
  147.       Begin Label Label8 
  148.          Caption         =   "$"
  149.          FontBold        =   -1  'True
  150.          FontItalic      =   0   'False
  151.          FontName        =   "MS Sans Serif"
  152.          FontSize        =   12
  153.          FontStrikethru  =   0   'False
  154.          FontUnderline   =   0   'False
  155.          Height          =   285
  156.          Left            =   120
  157.          TabIndex        =   19
  158.          Top             =   495
  159.          Width           =   180
  160.       End
  161.       Begin Label Label3 
  162.          Caption         =   "Amount of Existing Leins:"
  163.          Height          =   225
  164.          Left            =   45
  165.          TabIndex        =   7
  166.          Top             =   45
  167.          Width           =   2220
  168.       End
  169.    End
  170.    Begin PictureBox Picture2 
  171.       Height          =   900
  172.       Left            =   2010
  173.       ScaleHeight     =   870
  174.       ScaleWidth      =   3345
  175.       TabIndex        =   1
  176.       Top             =   60
  177.       Width           =   3375
  178.       Begin PictureBox BEditF6 
  179.          FontBold        =   -1  'True
  180.          FontItalic      =   0   'False
  181.          FontName        =   "MS Sans Serif"
  182.          FontSize        =   9.75
  183.          FontStrikethru  =   0   'False
  184.          FontUnderline   =   0   'False
  185.          Height          =   495
  186.          Index           =   2
  187.          Left            =   255
  188.          ScaleHeight     =   465
  189.          ScaleWidth      =   2925
  190.          TabIndex        =   13
  191.          Top             =   330
  192.          Width           =   2955
  193.       End
  194.       Begin Label Label7 
  195.          Caption         =   "$"
  196.          FontBold        =   -1  'True
  197.          FontItalic      =   0   'False
  198.          FontName        =   "MS Sans Serif"
  199.          FontSize        =   12
  200.          FontStrikethru  =   0   'False
  201.          FontUnderline   =   0   'False
  202.          Height          =   300
  203.          Left            =   120
  204.          TabIndex        =   18
  205.          Top             =   495
  206.          Width           =   165
  207.       End
  208.       Begin Label Label2 
  209.          Caption         =   "Original Cost:"
  210.          Height          =   225
  211.          Left            =   45
  212.          TabIndex        =   6
  213.          Top             =   45
  214.          Width           =   1215
  215.       End
  216.    End
  217.    Begin PictureBox Picture1 
  218.       Height          =   900
  219.       Left            =   30
  220.       ScaleHeight     =   870
  221.       ScaleWidth      =   1875
  222.       TabIndex        =   0
  223.       Top             =   60
  224.       Width           =   1905
  225.       Begin PictureBox BEditF6 
  226.          FontBold        =   -1  'True
  227.          FontItalic      =   0   'False
  228.          FontName        =   "MS Sans Serif"
  229.          FontSize        =   9.75
  230.          FontStrikethru  =   0   'False
  231.          FontUnderline   =   0   'False
  232.          Height          =   495
  233.          Index           =   1
  234.          Left            =   45
  235.          ScaleHeight     =   465
  236.          ScaleWidth      =   1755
  237.          TabIndex        =   12
  238.          Top             =   330
  239.          Width           =   1785
  240.       End
  241.       Begin Label Label1 
  242.          Caption         =   "Year Acquired:"
  243.          Height          =   225
  244.          Left            =   45
  245.          TabIndex        =   5
  246.          Top             =   45
  247.          Width           =   1380
  248.       End
  249.    End
  250. End
  251.  
  252. Sub Command1_Click ()
  253.     MainRec.E.E1 = Form6.BEditF6(1).Text
  254.     MainRec.E.E2 = Form6.BEditF6(2).Text
  255.     MainRec.E.E3 = Form6.BEditF6(3).T